Skip to content

Conversation

@crisbeto
Copy link
Member

@crisbeto crisbeto commented Dec 7, 2025

Fixes that the fixedLayout input wasn't doint anything in the Material table, because:

  1. The cdk-table-fixed-layout styles were being overridden by the Material table's styling.
  2. The style that the Material table was applying didn't have any styles associated with it.

Fixes that the `fixedLayout` input wasn't doint anything in the Material table, because:
1. The `cdk-table-fixed-layout` styles were being overridden by the Material table's styling.
2. The style that the Material table was applying didn't have any styles associated with it.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Dec 7, 2025
@pullapprove pullapprove bot requested review from adolgachev and ok7sai December 7, 2025 08:46
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Dec 9, 2025
@crisbeto crisbeto removed the request for review from ok7sai December 9, 2025 09:41
@crisbeto crisbeto merged commit 1fab386 into angular:main Dec 9, 2025
30 checks passed
@crisbeto
Copy link
Member Author

crisbeto commented Dec 9, 2025

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto added a commit that referenced this pull request Dec 9, 2025
Fixes that the `fixedLayout` input wasn't doint anything in the Material table, because:
1. The `cdk-table-fixed-layout` styles were being overridden by the Material table's styling.
2. The style that the Material table was applying didn't have any styles associated with it.

(cherry picked from commit 1fab386)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: material/table target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants